[INFO] cloning repository https://github.com/simonspoon/qorvex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simonspoon/qorvex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonspoon%2Fqorvex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonspoon%2Fqorvex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40d1b8736363e7e17c6c5b381d31b48901783a5b
[INFO] fixing simonspoon/qorvex against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonspoon%2Fqorvex" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/simonspoon/qorvex
[INFO] finished tweaking git repo https://github.com/simonspoon/qorvex
[INFO] tweaked toml for git repo https://github.com/simonspoon/qorvex written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/simonspoon/qorvex on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/simonspoon/qorvex already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fe0d44c6e0811d1147d2e7e71a7b00dc5fc67faeb7c48d005d747e5050c0dc58
[INFO] running `Command { std: "docker" "start" "fe0d44c6e0811d1147d2e7e71a7b00dc5fc67faeb7c48d005d747e5050c0dc58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe0d44c6e0811d1147d2e7e71a7b00dc5fc67faeb7c48d005d747e5050c0dc58" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe0d44c6e0811d1147d2e7e71a7b00dc5fc67faeb7c48d005d747e5050c0dc58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe0d44c6e0811d1147d2e7e71a7b00dc5fc67faeb7c48d005d747e5050c0dc58" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/qorvex-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/qorvex-repl/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/qorvex-live/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/qorvex-cli/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/qorvex-server/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking iri-string v0.7.11
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking crossfire v2.1.10
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking plist v1.8.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling unicode-segmentation v1.13.1
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking plist-macro v0.1.6
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking zune-jpeg v0.5.14
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking line-clipping v0.3.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking safe_arch v0.9.3
[INFO] [stderr]     Checking tracing-appender v0.2.4
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking wide v0.8.3
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling ratatui-image v10.0.6
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking clap_complete v4.6.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]     Checking ratatui-macros v0.7.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking jktcp v0.1.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tui-input v0.15.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking idevice v0.1.54
[INFO] [stderr]     Checking qorvex-core v0.2.2 (/opt/rustwide/workdir/crates/qorvex-core)
[INFO] [stderr]    Migrating crates/qorvex-core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking quantette v0.5.1
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]        Fixed crates/qorvex-core/src/executor.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/qorvex-core/src/agent_driver.rs:412:30
[INFO] [stdout]     |
[INFO] [stdout] 403 |         let mut guard = self.client.lock().await;
[INFO] [stdout]     |             ---------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `guard` calls a custom destructor
[INFO] [stdout]     |             `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 412 |         client.send(request).await.map_err(map_client_error)
[INFO] [stdout]     |                              ^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 413 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/qorvex-core/src/agent_driver.rs:457:22
[INFO] [stdout]     |
[INFO] [stdout] 453 |                 let mut guard = self.client.lock().await;
[INFO] [stdout]     |                     ---------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `guard` calls a custom destructor
[INFO] [stdout]     |                     `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 457 |                     .await
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 458 |                     .map_err(map_client_error)
[INFO] [stdout] 459 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/qorvex-core/src/agent_lifecycle.rs:369:21
[INFO] [stdout]      |
[INFO] [stdout]  365 | /                     tokio::net::TcpStream::connect(host_port.as_str())
[INFO] [stdout]  366 | |                         .await
[INFO] [stdout]      | |                          -----
[INFO] [stdout]      | |                          |   |
[INFO] [stdout]      | |__________________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      |                            |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                            `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  369 | /                     crate::usb_tunnel::connect_tunneld(tunnel_addr, self.config.agent_port)
[INFO] [stdout]  370 | |                         .await
[INFO] [stdout]      | |                          ----^
[INFO] [stdout]      | |__________________________|___|
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      | |__________________________|___up until Edition 2021 `#12` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                            |   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                            up until Edition 2021 `#13` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                            `#3` will be dropped later as of Edition 2024
[INFO] [stdout]  371 |                           .is_ok()
[INFO] [stdout]  372 | |                 } else {
[INFO] [stdout]      | |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]  373 | |                     // Try usbmuxd first, then fall back to native CoreDevice tunnel (iOS 17+).
[INFO] [stdout]  374 |                       let via_usb = crate::usb_tunnel::connect(&self.udid, self.config.agent_port)
[INFO] [stdout]      |  ___________________________________-
[INFO] [stdout]      | |___________________________________|
[INFO] [stdout]      | |___________________________________|
[INFO] [stdout]      | |___________________________________|
[INFO] [stdout]  375 | |                         .await
[INFO] [stdout]      | |                          -----
[INFO] [stdout]      | |__________________________|___|
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |__________________________|___`#4` will be dropped later as of Edition 2024
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                            |   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                            `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  380 | /                         crate::core_device_tunnel::connect_coredevice(
[INFO] [stdout]  381 | |                             &self.udid,
[INFO] [stdout]  382 | |                             self.config.agent_port,
[INFO] [stdout]  383 | |                         )
[INFO] [stdout]  384 | |                         .await
[INFO] [stdout]      | |                          -----
[INFO] [stdout]      | |__________________________|___|
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                            |   `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                            `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  393 | |                 let mut client = AgentClient::new(addr);
[INFO] [stdout]      | |                     ----------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     `client` calls a custom destructor
[INFO] [stdout]      | |                     `client` will be dropped later as of Edition 2024
[INFO] [stdout]  394 | |                 if client.connect().await.is_ok() {
[INFO] [stdout]      | |                    ----------------------
[INFO] [stdout]      | |                    |
[INFO] [stdout]      | |                    this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      | |                    `#9` will be dropped later as of Edition 2024
[INFO] [stdout]  395 | |                     if client.heartbeat().await.is_ok() {
[INFO] [stdout]      | |                        ------------------------
[INFO] [stdout]      | |                        |
[INFO] [stdout]      | |                        this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      | |                        `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  408 | |                 let mut guard = self.child.lock().unwrap();
[INFO] [stdout]      | |                     ---------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     `guard` calls a custom destructor
[INFO] [stdout]      | |                     `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  446 | |             tokio::time::sleep(Duration::from_millis(500)).await;
[INFO] [stdout]      | |             ----------------------------------------------------
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |             this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      | |             `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#12` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/qorvex-core/src/agent_lifecycle.rs:380:25
[INFO] [stdout]      |
[INFO] [stdout]  365 | /                     tokio::net::TcpStream::connect(host_port.as_str())
[INFO] [stdout]  366 | |                         .await
[INFO] [stdout]      | |                          -----
[INFO] [stdout]      | |                          |   |
[INFO] [stdout]      | |__________________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      |                            |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                            `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  369 | /                     crate::usb_tunnel::connect_tunneld(tunnel_addr, self.config.agent_port)
[INFO] [stdout]  370 | |                         .await
[INFO] [stdout]      | |                          -----
[INFO] [stdout]      | |__________________________|___|
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                            |   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                            `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  374 |                       let via_usb = crate::usb_tunnel::connect(&self.udid, self.config.agent_port)
[INFO] [stdout]      |  ___________________________________-
[INFO] [stdout]      | |___________________________________|
[INFO] [stdout]      | |___________________________________|
[INFO] [stdout]      | |___________________________________|
[INFO] [stdout]  375 | |                         .await
[INFO] [stdout]      | |                          -----
[INFO] [stdout]      | |__________________________|___|
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |__________________________|___`#4` will be dropped later as of Edition 2024
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                            |   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                            `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  380 | /                         crate::core_device_tunnel::connect_coredevice(
[INFO] [stdout]  381 | |                             &self.udid,
[INFO] [stdout]  382 | |                             self.config.agent_port,
[INFO] [stdout]  383 | |                         )
[INFO] [stdout]  384 | |                         .await
[INFO] [stdout]      | |                          ----^
[INFO] [stdout]      | |__________________________|___|
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      | |__________________________|___up until Edition 2021 `#12` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                            |   `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                            up until Edition 2021 `#13` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                            `#8` will be dropped later as of Edition 2024
[INFO] [stdout]  385 |                           .is_ok()
[INFO] [stdout]  386 | |                     }
[INFO] [stdout]      | |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...    |
[INFO] [stdout]  393 | |                 let mut client = AgentClient::new(addr);
[INFO] [stdout]      | |                     ----------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     `client` calls a custom destructor
[INFO] [stdout]      | |                     `client` will be dropped later as of Edition 2024
[INFO] [stdout]  394 | |                 if client.connect().await.is_ok() {
[INFO] [stdout]      | |                    ----------------------
[INFO] [stdout]      | |                    |
[INFO] [stdout]      | |                    this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      | |                    `#9` will be dropped later as of Edition 2024
[INFO] [stdout]  395 | |                     if client.heartbeat().await.is_ok() {
[INFO] [stdout]      | |                        ------------------------
[INFO] [stdout]      | |                        |
[INFO] [stdout]      | |                        this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      | |                        `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  408 | |                 let mut guard = self.child.lock().unwrap();
[INFO] [stdout]      | |                     ---------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     `guard` calls a custom destructor
[INFO] [stdout]      | |                     `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  446 | |             tokio::time::sleep(Duration::from_millis(500)).await;
[INFO] [stdout]      | |             ----------------------------------------------------
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |             this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      | |             `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#12` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking qorvex-cli v0.2.2 (/opt/rustwide/workdir/crates/qorvex-cli)
[INFO] [stderr]     Checking qorvex-repl v0.2.2 (/opt/rustwide/workdir/crates/qorvex-repl)
[INFO] [stderr]     Checking qorvex-server v0.2.2 (/opt/rustwide/workdir/crates/qorvex-server)
[INFO] [stderr]     Checking icy_sixel v0.5.0
[INFO] [stderr]     Checking qorvex-live v0.2.2 (/opt/rustwide/workdir/crates/qorvex-live)
[INFO] [stderr]    Migrating crates/qorvex-core/tests/e2e_pipeline.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/qorvex-core/src/agent_driver.rs:412:30
[INFO] [stdout]     |
[INFO] [stdout] 403 |         let mut guard = self.client.lock().await;
[INFO] [stdout]     |             ---------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `guard` calls a custom destructor
[INFO] [stdout]     |             `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 412 |         client.send(request).await.map_err(map_client_error)
[INFO] [stdout]     |                              ^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 413 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/qorvex-core/src/agent_driver.rs:457:22
[INFO] [stdout]     |
[INFO] [stdout] 453 |                 let mut guard = self.client.lock().await;
[INFO] [stdout]     |                     ---------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `guard` calls a custom destructor
[INFO] [stdout]     |                     `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 457 |                     .await
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 458 |                     .map_err(map_client_error)
[INFO] [stdout] 459 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/qorvex-core/src/agent_lifecycle.rs:369:21
[INFO] [stdout]      |
[INFO] [stdout]  365 | /                     tokio::net::TcpStream::connect(host_port.as_str())
[INFO] [stdout]  366 | |                         .await
[INFO] [stdout]      | |                          -----
[INFO] [stdout]      | |                          |   |
[INFO] [stdout]      | |__________________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      |                            |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                            `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  369 | /                     crate::usb_tunnel::connect_tunneld(tunnel_addr, self.config.agent_port)
[INFO] [stdout]  370 | |                         .await
[INFO] [stdout]      | |                          ----^
[INFO] [stdout]      | |__________________________|___|
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      | |__________________________|___up until Edition 2021 `#12` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                            |   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                            up until Edition 2021 `#13` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                            `#3` will be dropped later as of Edition 2024
[INFO] [stdout]  371 |                           .is_ok()
[INFO] [stdout]  372 | |                 } else {
[INFO] [stdout]      | |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]  373 | |                     // Try usbmuxd first, then fall back to native CoreDevice tunnel (iOS 17+).
[INFO] [stdout]  374 |                       let via_usb = crate::usb_tunnel::connect(&self.udid, self.config.agent_port)
[INFO] [stdout]      |  ___________________________________-
[INFO] [stdout]      | |___________________________________|
[INFO] [stdout]      | |___________________________________|
[INFO] [stdout]      | |___________________________________|
[INFO] [stdout]  375 | |                         .await
[INFO] [stdout]      | |                          -----
[INFO] [stdout]      | |__________________________|___|
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |__________________________|___`#4` will be dropped later as of Edition 2024
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                            |   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                            `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  380 | /                         crate::core_device_tunnel::connect_coredevice(
[INFO] [stdout]  381 | |                             &self.udid,
[INFO] [stdout]  382 | |                             self.config.agent_port,
[INFO] [stdout]  383 | |                         )
[INFO] [stdout]  384 | |                         .await
[INFO] [stdout]      | |                          -----
[INFO] [stdout]      | |__________________________|___|
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                            |   `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                            `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  393 | |                 let mut client = AgentClient::new(addr);
[INFO] [stdout]      | |                     ----------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     `client` calls a custom destructor
[INFO] [stdout]      | |                     `client` will be dropped later as of Edition 2024
[INFO] [stdout]  394 | |                 if client.connect().await.is_ok() {
[INFO] [stdout]      | |                    ----------------------
[INFO] [stdout]      | |                    |
[INFO] [stdout]      | |                    this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      | |                    `#9` will be dropped later as of Edition 2024
[INFO] [stdout]  395 | |                     if client.heartbeat().await.is_ok() {
[INFO] [stdout]      | |                        ------------------------
[INFO] [stdout]      | |                        |
[INFO] [stdout]      | |                        this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      | |                        `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  408 | |                 let mut guard = self.child.lock().unwrap();
[INFO] [stdout]      | |                     ---------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     `guard` calls a custom destructor
[INFO] [stdout]      | |                     `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  446 | |             tokio::time::sleep(Duration::from_millis(500)).await;
[INFO] [stdout]      | |             ----------------------------------------------------
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |             this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      | |             `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#12` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/qorvex-core/src/agent_lifecycle.rs:380:25
[INFO] [stdout]      |
[INFO] [stdout]  365 | /                     tokio::net::TcpStream::connect(host_port.as_str())
[INFO] [stdout]  366 | |                         .await
[INFO] [stdout]      | |                          -----
[INFO] [stdout]      | |                          |   |
[INFO] [stdout]      | |__________________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      |                            |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                            `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  369 | /                     crate::usb_tunnel::connect_tunneld(tunnel_addr, self.config.agent_port)
[INFO] [stdout]  370 | |                         .await
[INFO] [stdout]      | |                          -----
[INFO] [stdout]      | |__________________________|___|
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                            |   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                            `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  374 |                       let via_usb = crate::usb_tunnel::connect(&self.udid, self.config.agent_port)
[INFO] [stdout]      |  ___________________________________-
[INFO] [stdout]      | |___________________________________|
[INFO] [stdout]      | |___________________________________|
[INFO] [stdout]      | |___________________________________|
[INFO] [stdout]  375 | |                         .await
[INFO] [stdout]      | |                          -----
[INFO] [stdout]      | |__________________________|___|
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |__________________________|___`#4` will be dropped later as of Edition 2024
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                            |   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                            `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  380 | /                         crate::core_device_tunnel::connect_coredevice(
[INFO] [stdout]  381 | |                             &self.udid,
[INFO] [stdout]  382 | |                             self.config.agent_port,
[INFO] [stdout]  383 | |                         )
[INFO] [stdout]  384 | |                         .await
[INFO] [stdout]      | |                          ----^
[INFO] [stdout]      | |__________________________|___|
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      | |__________________________|___up until Edition 2021 `#12` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                            |   `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                            up until Edition 2021 `#13` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                            `#8` will be dropped later as of Edition 2024
[INFO] [stdout]  385 |                           .is_ok()
[INFO] [stdout]  386 | |                     }
[INFO] [stdout]      | |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...    |
[INFO] [stdout]  393 | |                 let mut client = AgentClient::new(addr);
[INFO] [stdout]      | |                     ----------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     `client` calls a custom destructor
[INFO] [stdout]      | |                     `client` will be dropped later as of Edition 2024
[INFO] [stdout]  394 | |                 if client.connect().await.is_ok() {
[INFO] [stdout]      | |                    ----------------------
[INFO] [stdout]      | |                    |
[INFO] [stdout]      | |                    this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      | |                    `#9` will be dropped later as of Edition 2024
[INFO] [stdout]  395 | |                     if client.heartbeat().await.is_ok() {
[INFO] [stdout]      | |                        ------------------------
[INFO] [stdout]      | |                        |
[INFO] [stdout]      | |                        this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      | |                        `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  408 | |                 let mut guard = self.child.lock().unwrap();
[INFO] [stdout]      | |                     ---------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     `guard` calls a custom destructor
[INFO] [stdout]      | |                     `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  446 | |             tokio::time::sleep(Duration::from_millis(500)).await;
[INFO] [stdout]      | |             ----------------------------------------------------
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |             this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      | |             `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#12` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/qorvex-cli/src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/qorvex-cli/src/main.rs (1 fix)
[INFO] [stderr]    Migrating crates/qorvex-cli/tests/simulator_suite.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/qorvex-cli/tests/cli_integration.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/qorvex-repl/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/qorvex-core/tests/error_recovery.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/qorvex-core/tests/driver_integration.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/qorvex-server/src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/qorvex-server/src/server.rs (1 fix)
[INFO] [stderr]    Migrating crates/qorvex-core/tests/ipc_integration.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/qorvex-server/src/server.rs:236:40
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 let mut driver = if self.is_physical_device {
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `driver` calls a custom destructor
[INFO] [stdout]     |                     `driver` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 236 |                 match driver.connect().await {
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 253 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `driver` invokes this custom destructor
[INFO] [stdout]    --> crates/qorvex-core/src/agent_lifecycle.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl Drop for AgentLifecycle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `driver` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/qorvex-server/src/server.rs:215:46
[INFO] [stdout]      |
[INFO] [stdout]  162 |         let session = Session::new(self.simulator_udid.clone(), &self.session_name);
[INFO] [stdout]      |             -------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `session` calls a custom destructor
[INFO] [stdout]      |             `session` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  213 |         let lifecycle = Arc::new(AgentLifecycle::new(udid.clone(), lc_config));
[INFO] [stdout]      |             ---------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `lifecycle` calls a custom destructor
[INFO] [stdout]      |             `lifecycle` will be dropped later as of Edition 2024
[INFO] [stdout]  214 |
[INFO] [stdout]  215 |         match lifecycle.ensure_agent_ready().await {
[INFO] [stdout]      |                                              ^^^^^
[INFO] [stdout]      |                                              |
[INFO] [stdout]      |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  262 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `session` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/buffered/bufwriter.rs:687:0
[INFO] [stdout] note: `session` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/broadcast.rs:1067:1
[INFO] [stdout]      |
[INFO] [stdout] 1067 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `lifecycle` invokes this custom destructor
[INFO] [stdout]     --> crates/qorvex-core/src/agent_lifecycle.rs:158:1
[INFO] [stdout]      |
[INFO] [stdout]  158 | impl Drop for AgentLifecycle {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/qorvex-server/src/server.rs:215:46
[INFO] [stdout]      |
[INFO] [stdout]  162 |         let session = Session::new(self.simulator_udid.clone(), &self.session_name);
[INFO] [stdout]      |             -------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `session` calls a custom destructor
[INFO] [stdout]      |             `session` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  215 |         match lifecycle.ensure_agent_ready().await {
[INFO] [stdout]      |                                              ^^^^^
[INFO] [stdout]      |                                              |
[INFO] [stdout]      |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  262 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `session` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/buffered/bufwriter.rs:687:0
[INFO] [stdout] note: `session` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/broadcast.rs:1067:1
[INFO] [stdout]      |
[INFO] [stdout] 1067 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/qorvex-server/src/server.rs:506:44
[INFO] [stdout]     |
[INFO] [stdout] 487 |                     let mut driver = if self.is_physical_device {
[INFO] [stdout]     |                         ----------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `driver` calls a custom destructor
[INFO] [stdout]     |                         `driver` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 506 |                     match driver.connect().await {
[INFO] [stdout]     |                                            ^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 519 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `driver` invokes this custom destructor
[INFO] [stdout]    --> crates/qorvex-core/src/agent_lifecycle.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl Drop for AgentLifecycle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `driver` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/qorvex-server/src/server.rs:485:46
[INFO] [stdout]     |
[INFO] [stdout] 483 |             let lifecycle = Arc::new(AgentLifecycle::new(udid.clone(), lc_config));
[INFO] [stdout]     |                 ---------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `lifecycle` calls a custom destructor
[INFO] [stdout]     |                 `lifecycle` will be dropped later as of Edition 2024
[INFO] [stdout] 484 |
[INFO] [stdout] 485 |             match lifecycle.ensure_running().await {
[INFO] [stdout]     |                                              ^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 525 |         } else {
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `lifecycle` invokes this custom destructor
[INFO] [stdout]    --> crates/qorvex-core/src/agent_lifecycle.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl Drop for AgentLifecycle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/qorvex-server/src/server.rs:561:48
[INFO] [stdout]     |
[INFO] [stdout] 542 |                         let mut driver = if self.is_physical_device {
[INFO] [stdout]     |                             ----------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             `driver` calls a custom destructor
[INFO] [stdout]     |                             `driver` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 561 |                         match driver.connect().await {
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 574 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `driver` invokes this custom destructor
[INFO] [stdout]    --> crates/qorvex-core/src/agent_lifecycle.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl Drop for AgentLifecycle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `driver` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/qorvex-server/src/server.rs:540:54
[INFO] [stdout]     |
[INFO] [stdout] 538 |                 let lifecycle = Arc::new(AgentLifecycle::new(udid.clone(), lc_config));
[INFO] [stdout]     |                     ---------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `lifecycle` calls a custom destructor
[INFO] [stdout]     |                     `lifecycle` will be dropped later as of Edition 2024
[INFO] [stdout] 539 |
[INFO] [stdout] 540 |                 match lifecycle.ensure_agent_ready().await {
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 580 |             } else {
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `lifecycle` invokes this custom destructor
[INFO] [stdout]    --> crates/qorvex-core/src/agent_lifecycle.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl Drop for AgentLifecycle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/qorvex-server/src/server.rs:607:48
[INFO] [stdout]     |
[INFO] [stdout] 594 |                         let mut driver = if self.is_physical_device {
[INFO] [stdout]     |                             ----------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             `driver` calls a custom destructor
[INFO] [stdout]     |                             `driver` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 607 |                         match driver.connect().await {
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 620 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `driver` invokes this custom destructor
[INFO] [stdout]    --> crates/qorvex-core/src/agent_lifecycle.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl Drop for AgentLifecycle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `driver` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/qorvex-server/src/server.rs:592:50
[INFO] [stdout]     |
[INFO] [stdout] 590 |                 let lifecycle = AgentLifecycle::new(udid.clone(), lc_config);
[INFO] [stdout]     |                     ---------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `lifecycle` calls a custom destructor
[INFO] [stdout]     |                     `lifecycle` will be dropped later as of Edition 2024
[INFO] [stdout] 591 |
[INFO] [stdout] 592 |                 match lifecycle.wait_for_ready().await {
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 626 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `lifecycle` invokes this custom destructor
[INFO] [stdout]    --> crates/qorvex-core/src/agent_lifecycle.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl Drop for AgentLifecycle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/qorvex-server/src/server.rs:647:32
[INFO] [stdout]     |
[INFO] [stdout] 646 |         let mut driver = AgentDriver::direct(host, port);
[INFO] [stdout]     |             ----------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `driver` calls a custom destructor
[INFO] [stdout]     |             `driver` will be dropped later as of Edition 2024
[INFO] [stdout] 647 |         match driver.connect().await {
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 660 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `driver` invokes this custom destructor
[INFO] [stdout]    --> crates/qorvex-core/src/agent_lifecycle.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl Drop for AgentLifecycle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `driver` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/qorvex-server/src/server.rs:805:40
[INFO] [stdout]     |
[INFO] [stdout] 795 |         let driver = if let Some(guard) = self.shared_driver.lock().await.as_ref() {
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `driver` calls a custom destructor
[INFO] [stdout]     |             `driver` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 805 |         match driver.get_target_info().await {
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 827 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `driver` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/qorvex-server/src/server.rs:843:34
[INFO] [stdout]     |
[INFO] [stdout] 832 |         let driver = if let Some(guard) = self.shared_driver.lock().await.as_ref() {
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `driver` calls a custom destructor
[INFO] [stdout]     |             `driver` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 843 |         match driver.dump_tree().await {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 856 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `driver` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/qorvex-server/src/main.rs:168:45
[INFO] [stdout]     |
[INFO] [stdout] 167 |                     let mut s = state.lock().await;
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `s` calls a custom destructor
[INFO] [stdout]     |                         `s` will be dropped later as of Edition 2024
[INFO] [stdout] 168 |                     s.handle_request(other).await
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 169 |                 };
[INFO] [stdout]     |                  - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `s` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/qorvex-live/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/qorvex-server/src/server.rs:236:40
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 let mut driver = if self.is_physical_device {
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `driver` calls a custom destructor
[INFO] [stdout]     |                     `driver` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 236 |                 match driver.connect().await {
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 253 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `driver` invokes this custom destructor
[INFO] [stdout]    --> crates/qorvex-core/src/agent_lifecycle.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl Drop for AgentLifecycle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `driver` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/qorvex-server/src/server.rs:215:46
[INFO] [stdout]      |
[INFO] [stdout]  162 |         let session = Session::new(self.simulator_udid.clone(), &self.session_name);
[INFO] [stdout]      |             -------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `session` calls a custom destructor
[INFO] [stdout]      |             `session` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  213 |         let lifecycle = Arc::new(AgentLifecycle::new(udid.clone(), lc_config));
[INFO] [stdout]      |             ---------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `lifecycle` calls a custom destructor
[INFO] [stdout]      |             `lifecycle` will be dropped later as of Edition 2024
[INFO] [stdout]  214 |
[INFO] [stdout]  215 |         match lifecycle.ensure_agent_ready().await {
[INFO] [stdout]      |                                              ^^^^^
[INFO] [stdout]      |                                              |
[INFO] [stdout]      |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  262 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `session` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/buffered/bufwriter.rs:687:0
[INFO] [stdout] note: `session` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/broadcast.rs:1067:1
[INFO] [stdout]      |
[INFO] [stdout] 1067 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `lifecycle` invokes this custom destructor
[INFO] [stdout]     --> crates/qorvex-core/src/agent_lifecycle.rs:158:1
[INFO] [stdout]      |
[INFO] [stdout]  158 | impl Drop for AgentLifecycle {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/qorvex-server/src/server.rs:215:46
[INFO] [stdout]      |
[INFO] [stdout]  162 |         let session = Session::new(self.simulator_udid.clone(), &self.session_name);
[INFO] [stdout]      |             -------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `session` calls a custom destructor
[INFO] [stdout]      |             `session` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  215 |         match lifecycle.ensure_agent_ready().await {
[INFO] [stdout]      |                                              ^^^^^
[INFO] [stdout]      |                                              |
[INFO] [stdout]      |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  262 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `session` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/buffered/bufwriter.rs:687:0
[INFO] [stdout] note: `session` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/broadcast.rs:1067:1
[INFO] [stdout]      |
[INFO] [stdout] 1067 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/qorvex-server/src/server.rs:506:44
[INFO] [stdout]     |
[INFO] [stdout] 487 |                     let mut driver = if self.is_physical_device {
[INFO] [stdout]     |                         ----------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `driver` calls a custom destructor
[INFO] [stdout]     |                         `driver` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 506 |                     match driver.connect().await {
[INFO] [stdout]     |                                            ^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 519 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `driver` invokes this custom destructor
[INFO] [stdout]    --> crates/qorvex-core/src/agent_lifecycle.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl Drop for AgentLifecycle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `driver` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/qorvex-server/src/server.rs:485:46
[INFO] [stdout]     |
[INFO] [stdout] 483 |             let lifecycle = Arc::new(AgentLifecycle::new(udid.clone(), lc_config));
[INFO] [stdout]     |                 ---------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `lifecycle` calls a custom destructor
[INFO] [stdout]     |                 `lifecycle` will be dropped later as of Edition 2024
[INFO] [stdout] 484 |
[INFO] [stdout] 485 |             match lifecycle.ensure_running().await {
[INFO] [stdout]     |                                              ^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 525 |         } else {
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `lifecycle` invokes this custom destructor
[INFO] [stdout]    --> crates/qorvex-core/src/agent_lifecycle.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl Drop for AgentLifecycle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/qorvex-server/src/server.rs:561:48
[INFO] [stdout]     |
[INFO] [stdout] 542 |                         let mut driver = if self.is_physical_device {
[INFO] [stdout]     |                             ----------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             `driver` calls a custom destructor
[INFO] [stdout]     |                             `driver` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 561 |                         match driver.connect().await {
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 574 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `driver` invokes this custom destructor
[INFO] [stdout]    --> crates/qorvex-core/src/agent_lifecycle.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl Drop for AgentLifecycle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `driver` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/qorvex-server/src/server.rs:540:54
[INFO] [stdout]     |
[INFO] [stdout] 538 |                 let lifecycle = Arc::new(AgentLifecycle::new(udid.clone(), lc_config));
[INFO] [stdout]     |                     ---------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `lifecycle` calls a custom destructor
[INFO] [stdout]     |                     `lifecycle` will be dropped later as of Edition 2024
[INFO] [stdout] 539 |
[INFO] [stdout] 540 |                 match lifecycle.ensure_agent_ready().await {
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 580 |             } else {
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `lifecycle` invokes this custom destructor
[INFO] [stdout]    --> crates/qorvex-core/src/agent_lifecycle.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl Drop for AgentLifecycle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/qorvex-server/src/server.rs:607:48
[INFO] [stdout]     |
[INFO] [stdout] 594 |                         let mut driver = if self.is_physical_device {
[INFO] [stdout]     |                             ----------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             `driver` calls a custom destructor
[INFO] [stdout]     |                             `driver` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 607 |                         match driver.connect().await {
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 620 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `driver` invokes this custom destructor
[INFO] [stdout]    --> crates/qorvex-core/src/agent_lifecycle.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl Drop for AgentLifecycle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `driver` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/qorvex-server/src/server.rs:592:50
[INFO] [stdout]     |
[INFO] [stdout] 590 |                 let lifecycle = AgentLifecycle::new(udid.clone(), lc_config);
[INFO] [stdout]     |                     ---------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `lifecycle` calls a custom destructor
[INFO] [stdout]     |                     `lifecycle` will be dropped later as of Edition 2024
[INFO] [stdout] 591 |
[INFO] [stdout] 592 |                 match lifecycle.wait_for_ready().await {
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 626 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `lifecycle` invokes this custom destructor
[INFO] [stdout]    --> crates/qorvex-core/src/agent_lifecycle.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl Drop for AgentLifecycle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/qorvex-server/src/server.rs:647:32
[INFO] [stdout]     |
[INFO] [stdout] 646 |         let mut driver = AgentDriver::direct(host, port);
[INFO] [stdout]     |             ----------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `driver` calls a custom destructor
[INFO] [stdout]     |             `driver` will be dropped later as of Edition 2024
[INFO] [stdout] 647 |         match driver.connect().await {
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 660 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `driver` invokes this custom destructor
[INFO] [stdout]    --> crates/qorvex-core/src/agent_lifecycle.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl Drop for AgentLifecycle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `driver` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/qorvex-server/src/server.rs:805:40
[INFO] [stdout]     |
[INFO] [stdout] 795 |         let driver = if let Some(guard) = self.shared_driver.lock().await.as_ref() {
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `driver` calls a custom destructor
[INFO] [stdout]     |             `driver` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 805 |         match driver.get_target_info().await {
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 827 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `driver` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/qorvex-server/src/server.rs:843:34
[INFO] [stdout]     |
[INFO] [stdout] 832 |         let driver = if let Some(guard) = self.shared_driver.lock().await.as_ref() {
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `driver` calls a custom destructor
[INFO] [stdout]     |             `driver` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 843 |         match driver.dump_tree().await {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 856 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `driver` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/qorvex-server/src/main.rs:168:45
[INFO] [stdout]     |
[INFO] [stdout] 167 |                     let mut s = state.lock().await;
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `s` calls a custom destructor
[INFO] [stdout]     |                         `s` will be dropped later as of Edition 2024
[INFO] [stdout] 168 |                     s.handle_request(other).await
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 169 |                 };
[INFO] [stdout]     |                  - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `s` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/qorvex-live/src/main.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/qorvex-live/src/main.rs:299:19
[INFO] [stdout]      |
[INFO] [stdout]  299 |             match tokio::net::UnixStream::connect(&socket_path).await {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                   |                                             |
[INFO] [stdout]      |                   |                                             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                   |                                             up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                   |                                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   |                                             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                   `__awaitee` calls a custom destructor
[INFO] [stdout]      |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  302 |                     tokio::time::sleep(Duration::from_millis(200)).await;
[INFO] [stdout]      |                     ----------------------------------------------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  305 |         };
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/qorvex-live/src/main.rs:639:35
[INFO] [stdout]     |
[INFO] [stdout] 639 |         while let Ok(app_event) = event_rx.try_recv() {
[INFO] [stdout]     |                      ---------    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |            |
[INFO] [stdout]     |                      |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      |            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                      `app_event` calls a custom destructor
[INFO] [stdout]     |                      `app_event` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 687 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `app_event` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/qorvex-live/src/main.rs:299:19
[INFO] [stdout]      |
[INFO] [stdout]  299 |             match tokio::net::UnixStream::connect(&socket_path).await {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                   |                                             |
[INFO] [stdout]      |                   |                                             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                   |                                             up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                   |                                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   |                                             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                   `__awaitee` calls a custom destructor
[INFO] [stdout]      |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  302 |                     tokio::time::sleep(Duration::from_millis(200)).await;
[INFO] [stdout]      |                     ----------------------------------------------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  305 |         };
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/qorvex-live/src/main.rs:639:35
[INFO] [stdout]     |
[INFO] [stdout] 639 |         while let Ok(app_event) = event_rx.try_recv() {
[INFO] [stdout]     |                      ---------    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |            |
[INFO] [stdout]     |                      |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      |            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                      `app_event` calls a custom destructor
[INFO] [stdout]     |                      `app_event` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 687 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `app_event` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: qorvex-core v0.2.2 (/opt/rustwide/workdir/crates/qorvex-core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: qorvex-repl v0.2.2 (/opt/rustwide/workdir/crates/qorvex-repl) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: qorvex-live v0.2.2 (/opt/rustwide/workdir/crates/qorvex-live) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: qorvex-cli v0.2.2 (/opt/rustwide/workdir/crates/qorvex-cli) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: qorvex-server v0.2.2 (/opt/rustwide/workdir/crates/qorvex-server) updating edition from 2021 to 2024
[INFO] [stderr]     Checking qorvex-core v0.2.2 (/opt/rustwide/workdir/crates/qorvex-core)
[INFO] [stderr]     Checking qorvex-server v0.2.2 (/opt/rustwide/workdir/crates/qorvex-server)
[INFO] [stderr]     Checking qorvex-cli v0.2.2 (/opt/rustwide/workdir/crates/qorvex-cli)
[INFO] [stderr]     Checking qorvex-live v0.2.2 (/opt/rustwide/workdir/crates/qorvex-live)
[INFO] [stderr]     Checking qorvex-repl v0.2.2 (/opt/rustwide/workdir/crates/qorvex-repl)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "fe0d44c6e0811d1147d2e7e71a7b00dc5fc67faeb7c48d005d747e5050c0dc58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe0d44c6e0811d1147d2e7e71a7b00dc5fc67faeb7c48d005d747e5050c0dc58", kill_on_drop: false }`
[INFO] [stdout] fe0d44c6e0811d1147d2e7e71a7b00dc5fc67faeb7c48d005d747e5050c0dc58
